Skip to content

Fix LTS dates #1167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

BornDeleuze
Copy link

@BornDeleuze BornDeleuze commented Aug 10, 2025

This is a fix for issue 1154
It seems like the central issue is the format of the dates does not include timezones; adding the timezone data fixed these issues for me. The first object has the specific time from the 6.5.0 release gathered from 'pnpm info ember-source time', while the second is unchanged and we see the previous day bug.

Image Image

I updated all the dates to include times, mostly using noon UTC as default, and occasionally using more specific time when the promotion day information corresponded properly with info outputted from 'pnpm infor ember-source-time' (like the above example); a screenshot of the site running locally with dates fixes:

Image

to compare against the waybackmachine:

Screenshot 2025-08-10 at 4 36 41 PM

The instuctions for adding LTS mentions updating the page by adding markdown to the data/project/ember folder, which should now be added with timezone data. Currently it does not request or include timezone.

Image

I have added timezone dates to these so that users will include them in the future.

Copy link

netlify bot commented Aug 10, 2025

Deploy Preview for ember-website ready!

Name Link
🔨 Latest commit ca41dd4
🔍 Latest deploy log https://app.netlify.com/projects/ember-website/deploys/68992efd3705fe0008c8ca9f
😎 Deploy Preview https://deploy-preview-1167--ember-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@MinThaMie MinThaMie requested a review from mansona August 11, 2025 07:30
@BornDeleuze BornDeleuze changed the title Fix lts dates Fix LTS dates Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant